home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Programmer's Utilities / Freeman Installer / gadgets.rh < prev    next >
Encoding:
Text File  |  1997-04-10  |  277 b   |  19 lines

  1. /* gauage */
  2. #define DLGGAUGE    800
  3.  
  4.  
  5. #define d08ram     101
  6. #define d08cpu     102
  7. #define d08timer 103
  8.  
  9.  
  10. /* bitmaps for buttons */
  11. #define BMMINZDN    2006
  12. #define BMMINZUP    2005
  13. #define BMHELPDN    2004
  14. #define BMHELPUP    2003
  15. #define BMEXITDN    2002
  16. #define BMEXITUP    2001
  17.  
  18.  
  19.